Skip to content

DPL Analysis: reserve binary views to avoid arrow preallocating extra buffers#15463

Open
aalkin wants to merge 1 commit into
AliceO2Group:devfrom
aalkin:fix-analysis-ccdb-fetcher-memory-waste
Open

DPL Analysis: reserve binary views to avoid arrow preallocating extra buffers#15463
aalkin wants to merge 1 commit into
AliceO2Group:devfrom
aalkin:fix-analysis-ccdb-fetcher-memory-waste

Conversation

@aalkin
Copy link
Copy Markdown
Member

@aalkin aalkin commented Jun 1, 2026

By default, Arrow preallocates about 2Gb for a non-specific binary view, wasting memory. Reserving the builder capacity to the table size avoids this behavior.

@aalkin aalkin requested a review from a team as a code owner June 1, 2026 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant